UserHandleCompat

Helper for accessing features in android.os.UserHandle in a backwards compatible fashion.

Functions

Link copied to clipboard
@NonNull
open fun getUserHandleForUid(uid: Int): @NonNull UserHandle
Returns the user handle for a given uid.